PositionType

 

Example

The following is an example of how to reference the PositionType object:

	// The full path is required.
	dundas.controls.RadialGradientBrush.PositionType.BottomCenter
	

 

Properties

 
  Name Description
  BottomCenter  
  BottomLeft  
  BottomRight  
  MiddleCenter  
  MiddleLeft  
  MiddleRight  
  TopCenter  
  TopLeft  
  TopRight